func bufio.isSpace 3 uses bufio (current package) scan.go#L377: func isSpace(r rune) bool { scan.go#L409: if !isSpace(r) { scan.go#L417: if isSpace(r) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)